[PATCH 03/24] lib-mail: Limit the number of RFC2231 parameters that can be parsed
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Tue, 24 Feb 2026 11:11:14 +0000 (13:11 +0200)
committerNoah Meyerhans <noahm@debian.org>
Tue, 31 Mar 2026 19:07:17 +0000 (15:07 -0400)
commit8a19ee7a2628f3881779928c20cdaf37c401b81a
tree329f3b793791902a63f385e07b9763e239bb924f
parentc38e9af194c3ab98963b08032ee0033a53990072
[PATCH 03/24] lib-mail: Limit the number of RFC2231 parameters that can be parsed

This avoids excessive CPU usage especially in result_append().

Gbp-Pq: Name CVE-2026-27859.patch
src/lib-mail/rfc2231-parser.c
src/lib-mail/rfc822-parser.h
src/lib-mail/test-rfc2231-parser.c